Method SchemeExistsForTypeAsync<TProps>()

Assembly: redb.Core.dll

Check if scheme exists for C# class type.

Task<bool> SchemeExistsForTypeAsync<TProps>() where TProps : class